GET api/statusreports/my?States[0]={States[0]}&States[1]={States[1]}
Get a list of my status reports
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
States | Collection of StatusReportState |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of StatusReportName | Description | Type | Additional information |
---|---|---|---|
GenerationDate | date |
None. |
|
SubmitDate | date |
None. |
|
ReportPeriodStart | date |
None. |
|
ReportPeriodEnd | date |
None. |
|
State | StatusReportState |
None. |
|
Fields | Dictionary of string [key] and Object [value] |
None. |
|
Tables | Collection of StatusReportTable |
None. |
|
Owners | Collection of globally unique identifier |
None. |
|
Approvers | Collection of globally unique identifier |
None. |
|
ApprovedBy | globally unique identifier |
None. |
|
ApprovalDate | date |
None. |
|
ApprovalComments | string |
None. |
|
WorkPlanId | globally unique identifier |
None. |
|
id | globally unique identifier |
None. |
|
ConfigId | globally unique identifier |
None. |
Response Formats
application/json, text/json
Sample:
[ { "GenerationDate": "2025-07-16T13:06:30.530196+00:00", "SubmitDate": "2025-07-16T13:06:30.530196+00:00", "ReportPeriodStart": "2025-07-16T13:06:30.530196+00:00", "ReportPeriodEnd": "2025-07-16T13:06:30.530196+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "39417ba7-aeed-4709-9239-08e93d0f44f7", "Rows": [ { "ItemId": "7fcf862e-a619-4911-9759-31ba74463217", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "7fcf862e-a619-4911-9759-31ba74463217", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "39417ba7-aeed-4709-9239-08e93d0f44f7", "Rows": [ { "ItemId": "7fcf862e-a619-4911-9759-31ba74463217", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "7fcf862e-a619-4911-9759-31ba74463217", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "9d522dd2-1dc4-4d61-b669-e2853a9726ea", "7248b4e9-7fa9-4c4d-a648-6a0e0a8bdcaa" ], "Approvers": [ "f783b0ea-903b-46b1-9a7d-bc7916e804e8", "95e3afce-bef7-4369-95bc-c5635a711aed" ], "ApprovedBy": "6cacc581-ea6b-45a3-97ca-da7c72e8c618", "ApprovalDate": "2025-07-16T13:06:30.530196+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "98b468e5-27a6-4ff3-a89d-0aa4af28a1dc", "id": "950c204b-5c7f-4ed1-b33d-ad2ab12e4be7", "ConfigId": "10212951-c272-4941-b6ca-48d9355db35a" }, { "GenerationDate": "2025-07-16T13:06:30.530196+00:00", "SubmitDate": "2025-07-16T13:06:30.530196+00:00", "ReportPeriodStart": "2025-07-16T13:06:30.530196+00:00", "ReportPeriodEnd": "2025-07-16T13:06:30.530196+00:00", "State": 0, "Fields": { "sample string 1": {}, "sample string 3": {} }, "Tables": [ { "TableId": "39417ba7-aeed-4709-9239-08e93d0f44f7", "Rows": [ { "ItemId": "7fcf862e-a619-4911-9759-31ba74463217", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "7fcf862e-a619-4911-9759-31ba74463217", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] }, { "TableId": "39417ba7-aeed-4709-9239-08e93d0f44f7", "Rows": [ { "ItemId": "7fcf862e-a619-4911-9759-31ba74463217", "Fields": { "sample string 1": {}, "sample string 3": {} } }, { "ItemId": "7fcf862e-a619-4911-9759-31ba74463217", "Fields": { "sample string 1": {}, "sample string 3": {} } } ] } ], "Owners": [ "9d522dd2-1dc4-4d61-b669-e2853a9726ea", "7248b4e9-7fa9-4c4d-a648-6a0e0a8bdcaa" ], "Approvers": [ "f783b0ea-903b-46b1-9a7d-bc7916e804e8", "95e3afce-bef7-4369-95bc-c5635a711aed" ], "ApprovedBy": "6cacc581-ea6b-45a3-97ca-da7c72e8c618", "ApprovalDate": "2025-07-16T13:06:30.530196+00:00", "ApprovalComments": "sample string 7", "WorkPlanId": "98b468e5-27a6-4ff3-a89d-0aa4af28a1dc", "id": "950c204b-5c7f-4ed1-b33d-ad2ab12e4be7", "ConfigId": "10212951-c272-4941-b6ca-48d9355db35a" } ]